GtkLabel: Drop use of GtkMisc::x/yalign
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 May 2014 01:19:49 +0000 (21:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 24 May 2014 04:04:41 +0000 (00:04 -0400)
commitb320c198b6d325c35e6f6d32f4f841a913efa956
tree823d363bc3aca1c0c8b4510d6340a3e71e685d35
parent0011c9dae4d7c1bf11da525c35dd9530842bdc31
GtkLabel: Drop use of GtkMisc::x/yalign

Instead, use GtkWidget::h/valign to position the text inside
the allocation. And just stop using GtkMisc::x/ypad.

https://bugzilla.gnome.org/show_bug.cgi?id=730613
gtk/gtklabel.c